home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 029a / oscar104.zip / OSCAR.HST < prev    next >
Text File  |  1991-07-17  |  7KB  |  99 lines

  1. Development history of OSCAR
  2.  
  3. Version     Date            Remarks
  4. -------   --------          ---------------------------------------------------
  5. 1.00      6-15-91        *   Initial Release.
  6. ===============================================================================
  7. 1.01       7-1-91        *   Modified write decimal to display upto 655,350,000
  8.                             for larger disk drive free space, was limited
  9.                             to 65,535,000 (Problem: the machine appeared to
  10.                             lock up when trying to display a number greater
  11.                             than 65,535,000. STATUS: Fixed)
  12.                          *   Fixed erase hilighted so that FILES points into
  13.                             file block at the right place by correcting
  14.                             scroll up and down.(Problem: if you scroll
  15.                             down, then erase the hilighted file, update erase
  16.                             screen facility displayed the wrong files.
  17.                             STATUS: Fixed.)
  18.                          *   Updates to the manual.
  19.                          *   Minor bug fixes.
  20. ===============================================================================
  21. 1.02       7-3-91        *   Added ERASE read only file checking. Alert the
  22.              to             user that he/she is about to mark a read-only
  23.            7-5-91           file for Erase and get response.
  24.                          *   Fixed WC unmarking facility. (Problem: incorrectly
  25.                             showed updated file counts in Copy and Move Mode
  26.                             after the files were unmarked. STATUS: Fixed.)
  27.                          *   Fixed destination window update for unmarking
  28.                             files for Copy or Move. (Problem:  When unmarking
  29.                             a file that already exists on the destination
  30.                             the destination window update was incorrect if the
  31.                             files were different sizes. STATUS: Fixed.)
  32.                          *   Fixed WC marking facility so it correctly
  33.                             continues marking after overwrite warning is
  34.                             answered with "Don't Overwrite". (Problem: When
  35.                             WC marking a hole slew of files the WC facility
  36.                             disregared "Don't Overwrite" for overwrite
  37.                             warning response and marked the file anyway.
  38.                             STATUS: Fixed.)
  39.                          *   Added message warnings into OSCARHDI.COM.
  40.                             With this incarnation of the OSCAR package I still
  41.                             haven't got around to coding OSCARHDI so it can
  42.                             detect if an AUTOEXEC.BAT file has already been
  43.                             modified for OSCAR.  (Problem: If your
  44.                             AUTOEXEC.BAT file has been already modified to
  45.                             run OSCAR from anywhere and you then select "Yes
  46.                             modify AUTOEXEC.BAT" OSCARHDI proceeds to add the
  47.                             required statements regardless if they already
  48.                             exist. STATUS: In work.)
  49.                          *   Updates to the manual
  50. ===============================================================================
  51. 1.03       7-6-91        *   Fixed Copy and Move modes so that if the file
  52.                             to copy or move already exists on the destination
  53.                             and is a Read Only file and you wish to overwrite
  54.                             it with the source file you can.(Problem: When
  55.                             trying to overwrite a read only file OSCAR would
  56.                             NOT overwrite the file and would give the
  57.                             impression that it had...until the listings
  58.                             reappeared and the old file still existed.
  59.                             STATUS: Fixed.)
  60. Development history of OSCAR Page 2
  61.  
  62.  
  63. Version     Date            Remarks
  64. -------   --------          ---------------------------------------------------
  65. 1.03       7-6-91        *   Added Overwrite Read Only file Checking to alert
  66.                             the user that the file already exists and is
  67.                             Read Only and get response.
  68.                          *   Fixed Select Source drive facility.
  69.                             (Problem: When you selected a new Source Drive in
  70.                             Copy, Move or Erase mode OSCAR refreshed the free
  71.                             space on the destination, by reading from the disk,
  72.                             whether files were marked or not. Also, if you
  73.                             aborted the drive selection the file mark counters
  74.                             were prematurly reset assuming that you were GOING
  75.                             to change your source drive. Thus, not allowing
  76.                             you to Move, Copy or Erase the visibly marked
  77.                             files. STATUS: Fixed.)
  78.            7-8-91        *   Added intelligent file marking in copy mode.
  79.                             If you have secondary marks then you remove a
  80.                             primary mark while in copy mode OSCAR will
  81.                             search the file list and mark any files that will
  82.                             fit in the area that was relenquished when you
  83.                             removed the primary mark.
  84.                          *  Major manual revision.
  85.                          *  Minor revision of the invoice and READ_ME.DOC
  86. ===============================================================================
  87. 1.04       7-16-91       *  Began inserting EQU statements in source code
  88.                             in preparation for color implementation.
  89.                          *  Added intelligent file marking in move mode.
  90.                          *  Added wild card marking in view mode.
  91.                          *  Added rescan of both Source and Destination
  92.                             file listings on return from DOS Shell and
  93.                             file Exec to show possible changes.
  94.                          *  Added Program Information selection in the
  95.                             Options menu.
  96.                          *  Updates to manual.
  97.  
  98. OSCAR is Copyright (C) 1991 Duane P. Fridley
  99.